Skip to content

Bump the npm group across 2 directories with 4 updates#676

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-faa8725d37
Sep 17, 2025
Merged

Bump the npm group across 2 directories with 4 updates#676
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-faa8725d37

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 17, 2025

Copy link
Copy Markdown
Contributor

Bumps the npm group with 4 updates in the / directory: @aws-sdk/client-cloudformation, @types/node, pnpm and aws-cdk.
Bumps the npm group with 2 updates in the /test directory: @types/node and aws-cdk.

Updates @aws-sdk/client-cloudformation from 3.890.0 to 3.891.0

Release notes

Sourced from @​aws-sdk/client-cloudformation's releases.

v3.891.0

3.891.0(2025-09-17)

Chores
  • codegen: codegen sync for command doc update and retry trait (#7353) (29220637)
Documentation Changes
  • update guidance on instanceof Exception checking (#7351) (70328726)
New Features
  • client-ec2: Add mac-m4.metal and mac-m4pro.metal instance types. (542f2aba)
  • client-pcs: Add support for Amazon EC2 Capacity Blocks for ML (28cf47d6)
  • client-network-firewall: Network Firewall now prevents TLS handshakes with the target server until after the Server Name Indication (SNI) has been seen and verified. The monitoring dashboard now provides deeper insights into PrivateLink endpoint candidates and offers filters based on IP addresses and protocol. (11455fdf)
Tests
  • normalize import of integ test mock (#7352) (8c20c066)
  • client-s3: add integration test for selectObjectContent (#7325) (c65c2030)

For list of updated packages, view updated-packages.md in assets-3.891.0.zip

Changelog

Sourced from @​aws-sdk/client-cloudformation's changelog.

3.891.0 (2025-09-17)

Note: Version bump only for package @​aws-sdk/client-cloudformation

Commits

Updates @types/node from 24.5.0 to 24.5.1

Commits

Updates pnpm from 10.16.1 to 10.17.0

Release notes

Sourced from pnpm's releases.

pnpm 10.17

Minor Changes

  • The minimumReleaseAgeExclude setting now supports patterns. For instance:

    minimumReleaseAge: 1440
    minimumReleaseAgeExclude:
      - "@eslint/*"

    Related PR: #9984.

Patch Changes

  • Don't ignore the minimumReleaseAge check, when the package is requested by exact version and the packument is loaded from cache #9978.
  • When minimumReleaseAge is set and the active version under a dist-tag is not mature enough, do not downgrade to a prerelease version in case the original version wasn't a prerelease one #9979.

Platinum Sponsors

Gold Sponsors

... (truncated)

Changelog

Sourced from pnpm's changelog.

10.17.0

Minor Changes

  • The minimumReleaseAgeExclude setting now supports patterns. For instance:

    minimumReleaseAge: 1440
    minimumReleaseAgeExclude:
      - "@eslint/*"

    Related PR: #9984.

Patch Changes

  • Don't ignore the minimumReleaseAge check, when the package is requested by exact version and the packument is loaded from cache #9978.
  • When minimumReleaseAge is set and the active version under a dist-tag is not mature enough, do not downgrade to a prerelease version in case the original version wasn't a prerelease one #9979.
Commits

Updates aws-cdk from 2.1029.1 to 2.1029.2

Release notes

Sourced from aws-cdk's releases.

aws-cdk@v2.1029.2

2.1029.2 (2025-09-17)

Bug Fixes

  • cli: stack filter positional arg is not being respected (#846) (b2ced3d)
Commits

Updates @types/node from 24.5.0 to 24.5.1

Commits

Updates aws-cdk from 2.1029.1 to 2.1029.2

Release notes

Sourced from aws-cdk's releases.

aws-cdk@v2.1029.2

2.1029.2 (2025-09-17)

Bug Fixes

  • cli: stack filter positional arg is not being respected (#846) (b2ced3d)
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm group with 4 updates in the / directory: [@aws-sdk/client-cloudformation](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm) and [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk).
Bumps the npm group with 2 updates in the /test directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk).


Updates `@aws-sdk/client-cloudformation` from 3.890.0 to 3.891.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-cloudformation/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.891.0/clients/client-cloudformation)

Updates `@types/node` from 24.5.0 to 24.5.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `pnpm` from 10.16.1 to 10.17.0
- [Release notes](https://github.com/pnpm/pnpm/releases)
- [Changelog](https://github.com/pnpm/pnpm/blob/main/pnpm/CHANGELOG.md)
- [Commits](https://github.com/pnpm/pnpm/commits/v10.17.0/pnpm)

Updates `aws-cdk` from 2.1029.1 to 2.1029.2
- [Release notes](https://github.com/aws/aws-cdk-cli/releases)
- [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1029.2/packages/aws-cdk)

Updates `@types/node` from 24.5.0 to 24.5.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `aws-cdk` from 2.1029.1 to 2.1029.2
- [Release notes](https://github.com/aws/aws-cdk-cli/releases)
- [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1029.2/packages/aws-cdk)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-cloudformation"
  dependency-version: 3.891.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@types/node"
  dependency-version: 24.5.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: pnpm
  dependency-version: 10.17.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: aws-cdk
  dependency-version: 2.1029.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/node"
  dependency-version: 24.5.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: aws-cdk
  dependency-version: 2.1029.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 17, 2025
@github-actions github-actions Bot enabled auto-merge (squash) September 17, 2025 21:30
@github-actions github-actions Bot merged commit e59444e into main Sep 17, 2025
3 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/npm-faa8725d37 branch September 17, 2025 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants